presentation
Interface ListeMatchInterface

All Superinterfaces:
java.rmi.Remote
All Known Implementing Classes:
ListeMatch

public interface ListeMatchInterface
extends java.rmi.Remote


Method Summary
 java.util.ArrayList<MatchInterface> getListeMatch()
           
 void selectAllMatch(java.lang.String nom_championnat)
           
 

Method Detail

getListeMatch

java.util.ArrayList<MatchInterface> getListeMatch()
                                                  throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

selectAllMatch

void selectAllMatch(java.lang.String nom_championnat)
                    throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException